func go/types.identicalInstance
2 uses
go/types (current package)
context.go#L72: if identicalInstance(orig, targs, e.orig, e.targs) {
predicates.go#L434: func identicalInstance(xorig Type, xargs []Type, yorig Type, yargs []Type) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)